home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / dcom / modems-part1 / 8809 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.2 KB

  1. Path: asgard.actrix.gen.nz!usenet
  2. From: jfulton@actrix.gen.nz (John Fulton)
  3. Newsgroups: comp.dcom.modems
  4. Subject: Motorola Power Series 28.8 Init String Needed
  5. Date: 22 Mar 1996 20:32:18 GMT
  6. Organization: Actrix Networks Limited
  7. Message-ID: <4iv2oi$22s@asgard.actrix.gen.nz>
  8. References: <4iq67v$4cv@ns.halifax.com>
  9. Reply-To: jfulton@actrix.gen.nz
  10. NNTP-Posting-Host: ngaio.actrix.gen.nz
  11. X-Newsreader: NeoLogic News for OS/2 [version: 4.5 YO Beta]
  12.  
  13. In message <4iq67v$4cv@ns.halifax.com> - kshaw@halifax.com (Kelly Shaw)Thu, 21
  14. Mar 1996 00:01:58 GMT writes:
  15. :>
  16. :>I have a Motorola Power Series 28.8 modem.  I am using the init
  17. :>string I got from the Motorola web site:
  18. :>
  19. :>at&f&c1&d2\q3\v3
  20. :>
  21. Hi Kelly,
  22.  
  23. I have been using a Motorola LifeStyle for about a year now.  The Power is
  24. basically the same modem with a Flash ROM for updating.  
  25.  
  26. The init string that I use is in two parts because of the dialler that I use. 
  27. But it should work OK if put into a single string:-
  28.  
  29. First bit  - AT&F1   - to reset to factory defaults, just in case ...
  30.  
  31. Second bit
  32.  
  33. ATL2\\N6%R2*FT1*TD16*TH1
  34.  
  35. where:-
  36.  
  37. L2   set the speaker so that I can hear the negotiation start
  38. \\N6  to force a protocol connection.  my dialler needs two // because it uses
  39. C type escape sequences your dialler may require only one \ toe manual says
  40. that the modem only requires one \
  41. %R2  -  to allow retraining and set the error level to something sensible
  42. *FT1  - to allow fast training up
  43. *TD16  - to set the line transmit level to -16dBm, which helps in New Zealand
  44. where our telephone system follows British practice, and American modems use
  45. resistive termination rather than the complex impedance one specified in
  46. British prectice.  The effect of the lower line level is to reduce the effect
  47. of line mismatch.
  48. *TH1  - the set the error detection threshold to something sensible.
  49.  
  50. The MOtorola Modems as received will connect to most things, but the data
  51. transfer rates are not usually optimum.  The above settings were arrived at
  52. after sutdy of the manual, and discussion with one of my friends who writes
  53. software for modems!!
  54.  
  55. Regards to you all, I hope that this helps
  56.  
  57. /*  John ER Fulton - Ngaio - Wellington - NEW ZEALAND
  58. /*  Phone / FAX +64 4 479 2043
  59.  
  60.